Params

interface Params

The parameters of the CreatePopupCallback.

Functions

Link copied to clipboard
open fun targetName(): String
Returns a string that represents the popup window target name that can be passed through the window.open() JavaScript function.
Link copied to clipboard
open fun targetUrl(): String
Returns a string that represents the target URL that will be loaded in the popup browser.